home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / wbt31c.zip / README.TXT < prev    next >
Text File  |  1992-02-26  |  17KB  |  454 lines

  1.                 WELCOME TO WINBATCH!
  2.  
  3.  This disk contains the WinBatch Interpreter version 3.1C
  4.  
  5.  
  6.  This file contains the following information:
  7.  
  8.         1) Late-Breaking News
  9.         2) Information on the WinBatch Compiler
  10.         3) The pesky registration reminder screens
  11.         4) A few legal matters
  12.         5) Packing List
  13.         6) Installation Instructions
  14.         7) Online Support Information
  15.         8) Association of Shareware Professionals Ombudsman Statement
  16.         9) The complete licensing agreement
  17.        10) Order Form
  18.  
  19.  
  20.  
  21.             *** LATE-BREAKING NEWS ***
  22.  
  23.  Announcing WinBatch, a complete honest-to-goodness Windows 3.0 batch
  24.  language.  WinBatch allows you to create sophisticated batch language
  25.  files to control your Windows environment.  WinBatch has nearly two
  26.  hundred different functions to manipulate files, directories, windows,
  27.  and other window applications.  WinBatch even has a SENDKEY statement
  28.  that allows you to send keystrokes to other windows applications.
  29.  
  30.  WinBatch supports DDE, Networks, and all Multimedia devices.
  31.  
  32.  WinBatch has dialog box capability for real Windows dialog boxes.
  33.  
  34.  The new WinMacro facility allows you to have menuitems on any and/or all
  35.  applications, and to have HotKeys defined to do most any task.
  36.                                                      
  37.  Please note the online HELP cardfile, WB_HELP.CRD 
  38.  The cardfile has quick help for the entire WinBatch command set.
  39.  
  40.  Be sure to read the NEWSTUFF.TXT file where all the latest additions are
  41.  documented.
  42.  
  43.  *** Be sure the following files win up in a directory defined
  44.      in your DOS PATH statement.
  45.  
  46.      WINBATCH.EXE
  47.      WINMACRO.EXE
  48.      WINBATHK.DLL
  49.      WINMACHK.DLL
  50.      WWWDEALR.DLL
  51.  
  52.      Also check the extensions section of the WIN.INI file to be
  53.      sure the WBT extension points to the directory where WINBATCH
  54.      is installed.
  55.  
  56.  
  57.  
  58.  
  59.            ***  Announcing the WinBatch Compiler  ***
  60.  
  61.  Also available is our "WinBatch Compiler".  With the WinBatch compiler,
  62.  you can turn your WBT files into standalone EXE files that you can
  63.  distribute on a royalty-free basis.
  64.  
  65.  Have a BIG network?  Want all your users to run your WBT files?
  66.  Compile the WBT files with the WinBatch Compiler and put the EXE's
  67.  up on the server.
  68.  
  69.  Making specialized WinBatch files for clients?  Don't want them modifying
  70.  your files?  Just compile the WBT files, and give the EXE to your client.
  71.  
  72.  Are you the "corporate guru".  Get a compiler.  Compile those WBT files
  73.  and hand them out like candy.
  74.  
  75.  The WinBatch compiler, a separate product from the WinBatch Interpreter
  76.  contained in these files, is available for $395.00, plus shipping, if
  77.  applicable.
  78.  
  79.  
  80.  
  81.                  REGISTRATION REMINDERS
  82.  
  83.  Unlicensed copies of WinBatch are 100% fully functional.  In addition,
  84.  the unlicensed copies have a pesky registration reminder screen that
  85.  pops up on occassion.  The reminder screen will NOT pop up more than
  86.  once per clock hour. NO MATTER HOW MANY TIMES YOU RUN THE PROGRAM EACH
  87.  HOUR.
  88.  
  89.  This allows you to see it once, and then go about writing and debugging
  90.  your own WinBatch WBT files, running the program LOTS of times, and not
  91.  being bothered by the reminder screens till the next hour ticks by.
  92.  
  93.  
  94.  
  95.  
  96.                         LEGAL MATTERS
  97.  
  98.  Of course the usual disclaimers still apply.  We are not
  99.  responsible for anything at all.  Nothing.  Even if we are
  100.  held responsible, the limit of our liability is the
  101.  licensing fees you paid.  The full text of our license
  102.  agreement is found near the bottom of this file.
  103.  
  104.  
  105.                        PACKING LIST:
  106.  
  107.  Most files will end in a $.   Some of them have been compressed and will
  108.  be expanded by the setup program.
  109.  
  110.  
  111.  README   TXT    This File
  112.  WSETUP   EXE    The Windows-based setup program.
  113.  WSETUP   INF    Information file for the setup program.
  114.  WB__VER  ???    A dummy file.  ??? is the current version number.
  115.  WBINXZ   EXE    More of the setup program.
  116.  
  117.  The following files *might* be in a WINBATCH subdirectory.
  118.  
  119.  WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  120.  WINBATHK DLL    A required Dynamic Link Library  <Put in DOS Path>
  121.  WINMACRO EXE    The main WinMacro EXE file       <Put in DOS Path>
  122.  WINMACHK DLL    A required Dynamic Link Library  <Put in DOS Path>
  123.  WWWDEALR.DLL    A required Dynamic Link Library  <Put in DOS Path>
  124.  WININFO  EXE    A utility to help determine window size and
  125.                  position for the WinPlace function.
  126.  WB_HELP  CRD    A cardfile with a mini-manual on it.
  127.  
  128.  WINBATCH TXT    The disk-based manual.  Possibly compressed.
  129.  NEWSTUFF TXT    Additions since the manual was printed.
  130.  
  131.  DOSPASTE WBT    Sample WBT file.  How-2 paste to DOS apps.
  132.  STONES   WBT    Sample WBT file.  "Stones" game -- Can you count?
  133.  STONES   WTX    Text file used by STONES.WBT for instructions
  134.  ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan as maximized.
  135.  SOL      WBT    Sample WBT file.  Solitaire with a timer.
  136.  PKUNZIP  WBT    Sample WBT file.  PKUNZIP shell.
  137.  PKUNZUP  WDG    Dialog box definition for PKUNZIP shell.
  138.  INTACTV  WBT    Sample WBT file.  Allows for interactive commands.
  139.  SYSINFO  WBT    Displays system information.
  140.  INIEDIT  WBT    Easy INI file Editor.
  141.  
  142.  PLAYMIDI WBT    Sample WBT file.  Plays MIDI files.
  143.  MCITEST  WBT    Sample WBT file.  Allows interactive control of
  144.                  Multimedia devices.
  145.  PLAY-CD WBT     Sample WBT file.  Plays Audio CD's.
  146.  
  147.  GLOBAL   WDF    Sample Macro definition file.  For ALL applications.
  148.  NOTEPAD  WDF    Sample Macro definition file.  For NOTEPAD app only.
  149.  SIMPLE   WBT    Sample Macro file.  Just a simple little WBT file.
  150.  STRANGE  WBT    Sample Macro file.  Just a strange little WBT file.
  151.  RUNGEN   WBT    Sample Macro file.  A generic WBT file launcher.
  152.  RUNPARM  WBT    Sample Macro file.  A special WBT file launcher.
  153.  RUNPARM  WLS    Sample ASCII file of assorted WBT files with parameters.
  154.  OPENALL  WBM    Sample Macro file.  Opens Notepad filebox as *.*
  155.  DATETIME WBM    Sample Macro file.  Inserts date/time into notepad.
  156.  
  157.  
  158.                HOW TO INSTALL WINBATCH
  159.  
  160.  >>>AUTOMAGIC INSTALL
  161.  
  162.  Use our WSETUP.EXE program, which will copy the files for you and install 
  163.  a WINBATCH group in the program manager with various sample files.  
  164.  To use our WSETUP.EXE program...   (Manual install instructions below)
  165.  
  166.    1) Close down all extraneous Windows applications.
  167.  
  168.    2) Double-Click on the WSETUP.EXE program
  169.  
  170.    3) When the setup program asks for a directory, specify initial directory,
  171.       or accept the given default (C:\WINDOWS).
  172.  
  173.  
  174.  NOTE:  If you are updating from a previous version, and made any of the
  175.         WinBatch files READ-ONLY, remove the read-only attribute from
  176.         the files before running setup.
  177.         (Or else the setup process will hang)
  178.  
  179.  >>>MANUAL INSTALL
  180.  
  181.  The manual install is not actually recommended, but here is a little
  182.  information you may need if you insist on doing a manual install.
  183.  
  184.  Any file ending with a $ MAY be a compressed file which needs to be expanded
  185.  with the provided WEXPAND.EXE program before use.  (This is mostly done with
  186.  the disk based version of the product, not the ZipFile version)  E.G.
  187.        WEXPAND.EXE WINBATCH.EX$ WINBATCH.EXE
  188.     
  189.  For the basic installation, all you have to do is get the following files
  190.  into a directory mentioned in your DOS path statement.
  191.      WINBATCH.EXE
  192.      WINBATHK.DLL
  193.      WINMACRO.EXE
  194.      WINMACHK.EXE
  195.      WININFO.EXE  (Optional)
  196.      WB_HELP.CRD  (Optional)
  197.  and
  198.      GLOBAL.WDF
  199.      NOTEPAD.WDF
  200.  
  201.  You will probably also want any file whose extension begins with W, as in
  202.  *.W*
  203.  
  204.  
  205.                     ON-LINE SUPPORT
  206.  
  207.  WinBatch has on-line support on a number of computer systems.
  208.  
  209.  First of all, the home of WinBatch is on Compuserve, in the
  210.  WINAPA forum, in the Wilson WindowWare section (#15 currently).  Also
  211.  the latest and greatest downloads are available from DL15 of the
  212.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  213.  is checked on a daily basis, and all questions will be responded to.
  214.  
  215.  The FidoNet Windows echomail conference is also monitored for Windows
  216.  questions in general.  Questions about Windows and WinBatch will
  217.  be answered in the echo.
  218.  
  219.  If your budget is not able to afford Compuserve, we strongly suggest
  220.  that you contact your local BBS sysops and encourage them to carry
  221.  the Windows echomail conferences.
  222.  
  223.  Registered users may also call our BBS for the latest versions of
  224.  our products. (206) 935-5198   USR HST D/S V.42bis 9600+ 8N1
  225.  
  226.  
  227.      Association of Shareware Professionals Ombudsman Statement
  228.  
  229.  
  230.        Wilson WindowWare, the producer of WinBatch, is a
  231.        member of the Association of Shareware Professionals
  232.        (ASP).  ASP wants to make sure that the shareware
  233.        principle works for you. If you are unable to resolve a
  234.        shareware-related problem with an ASP member by contacting
  235.        the member directly, ASP may be able to help. The ASP
  236.        Ombudsman can help you resolve a dispute or problem with
  237.        an ASP member, but does not provide technical support for
  238.        members' products. Please write to the ASP Ombudsman at
  239.        545 Grover Road, Muskegon MI 49442 or send a Compuserve
  240.        message via easyplex to ASP Ombudsman 70007,3536
  241.  
  242.  The legalese section...
  243.  
  244.  WINBATCH
  245.  Copyright ⌐ 1988-1992 by Morrie Wilson.
  246.  All rights reserved.
  247.  
  248.  
  249.  
  250.  SOFTWARE LICENSE
  251.  
  252.  WinBatch is not and has never been public domain
  253.  software, nor is it free software.
  254.  
  255.  Non-licensed users are granted a limited license to use
  256.  WinBatch on a 21-day trial basis for the purpose of
  257.  determining whether WinBatch is suitable for their
  258.  needs.  The use of WinBatch, except for the initial
  259.  21-day trial, requires registration.  The use of
  260.  unlicensed copies of WinBatch, outside of the initial 
  261.  21-day trial, by any person, business, corporation, 
  262.  government agency or any other entity is strictly prohibited.
  263.  
  264.  A single user license permits a user to use WinBatch
  265.  only on a single computer.  Licensed users may use the
  266.  program on different computers, but may not use the program
  267.  on more than one computer at the same time.
  268.  
  269.  No one may modify or patch the WinBatch executable
  270.  files in any way,  including but not limited to
  271.  decompiling, disassembling, or otherwise reverse
  272.  engineering the program.
  273.  
  274.  A limited license is granted to copy and distribute
  275.  WinBatch only for the trial use of others, subject
  276.  to the above limitations, and also the following:
  277.  
  278.   1)    WinBatch must be copied in unmodified form, complete
  279.         with the file containing this license information.
  280.  
  281.   2)    The full machine-readable WinBatch documentation must
  282.         be included with each copy.
  283.  
  284.   3)    WinBatch may not be distributed in conjunction with
  285.         any other  product with out a specific license to do so
  286.         from Wilson WindowWare.
  287.  
  288.   4)    No fee, charge, or other compensation may be requested or
  289.         accepted, except as authorized below:
  290.  
  291.         A) Operators of electronic bulletin board systems (sysops)
  292.            may make WinBatch available for downloading only as
  293.            long as the above conditions are met.  An overall or
  294.            time-dependent charge for the use of the bulletin board
  295.            system is permitted as long as there is not a specific
  296.            charge for the download of WinBatch.
  297.  
  298.         B) Vendors of user-supported or shareware software approved
  299.            by the ASP may distribute WinBatch, subject to the
  300.            above conditions, without specific permission.  Non-
  301.            approved vendors may distribute WinBatch only after
  302.            obtaining written permission from Wilson WindowWare.
  303.            Such permission is usually granted.  Please write for
  304.            details (enclose your catalog).  Vendors may charge a
  305.            disk duplication and handling fee, which, when pro-rated
  306.            to the WinBatch product, may not exceed eight dollars.
  307.  
  308.         C) Non-profit user groups may distribute WinBatch, subject
  309.            to the above conditions, without specific permission.
  310.            Non-profit user groups may charge a disk duplication and
  311.            handling fee, which, when pro-rated to the WinBatch
  312.            product, may not exceed five dollars.
  313.  
  314.   LIMITED WARRANTY
  315.  
  316.   Wilson WindowWare guarantees your satisfaction with this
  317.   product for a period of 60 days from the date of original
  318.   purchase.  If you are unsatisfied with WinBatch
  319.   within that time period, return the package in saleable
  320.   condition to the place of purchase for a full refund.
  321.  
  322.   Wilson WindowWare warrants that all disks provided are
  323.   free from defects in material and workmanship, assuming
  324.   normal use, for a period of 90 days from the date of
  325.   purchase.
  326.  
  327.   Wilson WindowWare warrants that the program will perform
  328.   in substantial compliance with the documentation supplied
  329.   with the software product.  If a significant defect in
  330.   the product is found, the Purchaser may return the
  331.   product for a refund.  In no event will such a refund
  332.   exceed the purchase price of the product.
  333.  
  334.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  335.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  336.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  337.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  338.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  339.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  340.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  341.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  342.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  343.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  344.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  345.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  346.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  347.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  348.  
  349.   Use of this product for any period of time constitutes
  350.   your acceptance of this agreement and subjects you to its
  351.   contents.
  352.  
  353.   U.S. GOVERNMENT RESTRICTED RIGHTS
  354.  
  355.   Use, duplication, or disclosure by the Government is subject
  356.   to restrictions as set forth in subdivision (b)(3)(ii) of
  357.   the Rights in Technical Data and Computer Software clause at
  358.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  359.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  360.  
  361.   TRADEMARKS
  362.  
  363.   IBM, PC/XT, PC/AT, and PS/2 are registered trademarks
  364.   of International Business Machines Corporation.
  365.  
  366.   Microsoft and MS-DOS are registered trademarks of
  367.   Microsoft Corporation.
  368.   Windows is a trademark of Microsoft Corporation.
  369.  
  370.   Pagemaker is a trademark of Aldus Corporation.
  371.  
  372.   PubTech and BatchWorks are registered trademarks of
  373.   Publishing Technologies, Inc.
  374.  
  375.   Bridge and Batch Tools are registered trademarks of
  376.   SoftBridge, Inc.
  377.  
  378.  
  379.   Command Post and WinBatch are trademarks of Wilson WindowWare.
  380.  
  381.  
  382.  
  383.  
  384.  
  385.                           ORDERING INFORMATION
  386.  
  387.  Licensing WinBatch bring you wonderful benefits.  Some of these are:
  388.     - Gets rid of that pesky reminder window that comes up when you start
  389.       WinBatch.
  390.     - Entitles you to one hour free phone support for 90 days (Your nickel).
  391.     - Insures that you have the latest version of WinBatch.
  392.     - Gets you your own printed copy of the manual.
  393.     - Encourages the authors of this program to continue bringing you
  394.       new and better products instead of breaking down and getting
  395.       real jobs.
  396.    -  Gets you on our mailing list so you are occassionally notified of
  397.       spectacular updates and our other Windows products.
  398.    -  And, of course, our 90-day money back gaurantee.
  399.  
  400.  
  401.  
  402.               WINBATCH ORDER FORM 3.1C
  403.  
  404.  Name:   ____________________________________________________
  405.  
  406.  Company:____________________________________________________
  407.  
  408.  Address:____________________________________________________
  409.  
  410.          ____________________________________________________
  411.  
  412.  City:   ________________________  St:______  Zip:___________
  413.  
  414.  Phone: (______)_________________    Country:________________
  415.  
  416.  
  417.               ____ WinBatch(s)    @ $69.95 : _______.____
  418.  
  419.  Foreign air shipping (except Canada) @  $9.50 : _______.____
  420.  
  421.                                           Total: _______.____
  422.  
  423.  
  424.  Disk Size(circle one)    5.25" acceptable     3.5" required
  425.  
  426.  Please enclose a check payable to Wilson WindowWare; or you may
  427.  use Amex, Visa, MasterCharge, or EuroCard.  For credit cards,
  428.  please enter the information below:
  429.  
  430.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  431.  
  432.  Expiration date: ____/____
  433.  
  434.  Signature:  _________________________________________
  435.  
  436.  
  437.  Where did you get your copy of WinBatch?
  438.  
  439.  
  440.  ____________________________________________________________
  441.  
  442.  
  443.           Send to:  Wilson WindowWare
  444.                     2701 California Ave SW #212 
  445.                     Seattle, WA 98116 
  446.                     USA 
  447.  
  448.           or call:  (800) 762-8383  (orders only)
  449.                     (206) 937-9335
  450.                     (206) 935-7129  (fax) 
  451.  
  452.  
  453.            (Please allow 2 to 3 weeks for delivery) 
  454.